A ant script is provided (in the antTasks folder) in order to build the remote tester artifacts
This script can be easily custom using the build.properties file
You must change in the build.properties the j2ee.jar property to match somewhere it can be found.
The script generate a build directory, where intermediate files are generated, and a dist directory where final artifact are put.
The dist folder will contain :
A maven script is also provided but it currently only allows to build the web site !